Skip to content

build(deps): bump github.com/gopherium/pluginkit from 0.1.0 to 0.3.0 - #6

Merged
SirLouen merged 1 commit into
mainfrom
dependabot/go_modules/github.com/gopherium/pluginkit-0.2.0
Aug 8, 2026
Merged

build(deps): bump github.com/gopherium/pluginkit from 0.1.0 to 0.3.0#6
SirLouen merged 1 commit into
mainfrom
dependabot/go_modules/github.com/gopherium/pluginkit-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gopherium/pluginkit from 0.1.0 to 0.3.0.

Changelog

Sourced from github.com/gopherium/pluginkit's changelog.

0.3.0 - 2026-08-05

  • New optional Seeder capability, Seed(ctx) error, for plugins that can fill their own schema with development data.
  • Host.Seed asks every Seeder in registration order and stops at the first failure, with the same panic isolation as the other host calls. Seeding stays outside Start, so booting never writes sample data.

0.2.0 - 2026-07-26

  • wire.Config gains an optional TSLicense field for applications whose generated TypeScript wiring carries a different license than the Go one. It defaults to License when empty.
Commits
  • 480f67d feat(host): seed every seeder plugin on request
  • 5f0778b build: gate cyclomatic complexity at 10 and cognitive at 15
  • a203f09 feat(wire): optional TSLicense for split-license consumers
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/gopherium/pluginkit-0.2.0 branch from df86e09 to e5b7af8 Compare July 29, 2026 15:27
@dependabot dependabot Bot changed the title chore(deps): bump github.com/gopherium/pluginkit from 0.1.0 to 0.2.0 build(deps): bump github.com/gopherium/pluginkit from 0.1.0 to 0.2.0 Aug 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/gopherium/pluginkit-0.2.0 branch from e5b7af8 to 49962a3 Compare August 3, 2026 15:40
@dependabot dependabot Bot changed the title build(deps): bump github.com/gopherium/pluginkit from 0.1.0 to 0.2.0 build(deps): bump github.com/gopherium/pluginkit from 0.1.0 to 0.3.0 Aug 8, 2026
Bumps [github.com/gopherium/pluginkit](https://github.com/gopherium/pluginkit) from 0.1.0 to 0.3.0.
- [Changelog](https://github.com/gopherium/pluginkit/blob/main/CHANGELOG.md)
- [Commits](gopherium/pluginkit@v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/gopherium/pluginkit
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/gopherium/pluginkit-0.2.0 branch from 49962a3 to 3de9176 Compare August 8, 2026 22:21
@SirLouen
SirLouen merged commit ca5f96b into main Aug 8, 2026
6 checks passed
@SirLouen
SirLouen deleted the dependabot/go_modules/github.com/gopherium/pluginkit-0.2.0 branch August 8, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant